Skip to content
  • BuggStream's avatar
    feat: Set $ION_CMD_DURATION variable after each command · af2f9a85
    BuggStream authored
    The variable is equal to the amount of WHOLE seconds spent executing the
    previous command.
    
    This variable is currently not set when running the PROMPT function,
    because this would mean that the ION_CMD_DURATION would always refer to
    the time spent in the PROMPT function when running in interactive mode.
    af2f9a85