Shared some global property.
Members
-
private static _start :Number
-
Record the start time of the system for later debugging usage.
-
static slowTransition :Boolean
-
Enable slow transition or not for debugging. Note: Turn on this would make app opening/closing durations become 3s.
Methods
-
static currentTime() → {Number}
-
Get current time offset from the start.
Returns:
NumberThe time offset