Read-only Property: Tick

Returns

A number that represents current time in milliseconds.

Remarks

Pass this number to KumoApp.FormatDateTime to obtain a human readable printout. Store this number to a global variable, and take difference the next time a event handler runs to get the time passed in milliseconds. Pass this number of milliseconds passed to KumoApp.UserFriendlyTimeSpan to obtain a human readable text of the time passed.