Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static method: double Tic()

  • Declared in: RT.Util.Ut

Declaration

public static double Tic()

Summary

Starts / resets a simple performance timer. Returns the number of seconds elapsed since the last call to Ut.Tic(), or zero if this is the first call. See also Ut.Toc().