Abacus
v0.1.0-alpha
Playtesting tools for Unity
|
Splits are for measuring the duration of discrete, sequential events More...
Public Member Functions | |
Split (string name) | |
![]() | |
void | StartClock () |
Saves the start time for the duration More... | |
void | StopClock () |
Saves the end time for the duration More... | |
Public Attributes | |
string | Name |
![]() | |
float | StartTime |
float | EndTime |
Additional Inherited Members | |
![]() | |
float | Duration [get] |
Splits are for measuring the duration of discrete, sequential events