◆ Timer() [1/2]
| C2M2.Utils.Timer.Timer |
( |
| ) |
|
◆ Timer() [2/2]
| C2M2.Utils.Timer.Timer |
( |
int |
size | ) |
|
◆ ExportCSV()
| void C2M2.Utils.Timer.ExportCSV |
( |
string |
newFileName, |
|
|
bool |
buildSimpleStats = false |
|
) |
| |
◆ ExportCSV_path()
| void C2M2.Utils.Timer.ExportCSV_path |
( |
string |
filePath | ) |
|
◆ StartTimer()
| void C2M2.Utils.Timer.StartTimer |
( |
| ) |
|
Create a new timer node and mark its creation time
◆ StopTimer() [1/2]
| double C2M2.Utils.Timer.StopTimer |
( |
| ) |
|
◆ StopTimer() [2/2]
| double C2M2.Utils.Timer.StopTimer |
( |
string |
name | ) |
|
Stop the current time node and calculate the time since the node was created
- Returns
- Time in milliseconds since the time node was created.
◆ ToString()
| override string C2M2.Utils.Timer.ToString |
( |
| ) |
|
◆ ToStringPlus()
| string C2M2.Utils.Timer.ToStringPlus |
( |
| ) |
|
◆ stopwatch
| Stopwatch C2M2.Utils.Timer.stopwatch |
|
private |
◆ t0
| DateTime C2M2.Utils.Timer.t0 |
|
private |
◆ t1
| DateTime C2M2.Utils.Timer.t1 |
|
private |
◆ timerNodes
The documentation for this class was generated from the following file:
- C:/Users/Jacob Wells/Desktop/C2M2/NeuroVISOR/Assets/Scripts/C2M2/Utils/Debugging/Timer.cs