Module: Service

Shared some global property.

Source:

Members

(private, static) _start :Number

Record the start time of the system for later debugging usage.

Record the start time of the system for later debugging usage.

Type:
  • Number
Source:

Methods

(static) currentTime() → {Number}

Get current time offset from the start.

Get current time offset from the start.

Source:
Returns:

The time offset.

Type
Number