Skip to content

timerForTestInstructionsBlockStart (Log Application Performance)

Compatible with:
  • Purpose
  • This command is mandatory to start the block of commands for calculating the time it took to execute the commands until the timerForTestInstructionsBlockEnd is encountered. The log level values that are supported are ALL, DEBUG, INFO, WARN, ERROR, FATAL, OFF

    In value field of the command, provide the time unit as represented below:
    M - Minutes
    S - Seconds
    MS - MilliSeconds
    H - Hours
  • Syntax
  • timerForTestInstructionsBlockStart (logLevel, M/S/MS/H)
  • Target
  • logLevel (ALL,DEBUG,INFO,WARN,ERROR,FATAL,OFF)
  • Value
  • M/S/MS/H
  • Return Value
  • N/A
 

Feedback and Knowledge Base