|
Arma Reforger Script API
|
Public Member Functions | |
| void | Start () |
| Start tracking time which clears previous start time. | |
| int | GetTimeSpent () |
| Get time spent from Start() | |
Protected Attributes | |
| WorldTimestamp | m_StartSeconds |
| int SCR_AnalyticsTimer.GetTimeSpent | ( | ) |
Get time spent from Start()
| void SCR_AnalyticsTimer.Start | ( | ) |
Start tracking time which clears previous start time.
|
protected |