Abacus  v0.1.0-alpha
Playtesting tools for Unity
Abacus.Split Class Reference

Splits are for measuring the duration of discrete, sequential events More...

Inheritance diagram for Abacus.Split:
Abacus.TimeDuration

Public Member Functions

 Split (string name)
 
- Public Member Functions inherited from Abacus.TimeDuration
void StartClock ()
 Saves the start time for the duration More...
 
void StopClock ()
 Saves the end time for the duration More...
 

Public Attributes

string Name
 
- Public Attributes inherited from Abacus.TimeDuration
float StartTime
 
float EndTime
 

Additional Inherited Members

- Properties inherited from Abacus.TimeDuration
float Duration [get]
 

Detailed Description

Splits are for measuring the duration of discrete, sequential events


The documentation for this class was generated from the following file: