Delay =  time .get  (  )  
                      
Description :

This instruction returns the total amount of time elapsed since the script started its sequential run.

Return Value :

  • Delay, expressed in seconds.

Notes :


This instruction measures the length of an action or a list of instructions.

Examples :