Skip to content

lib.io.time.StopWatch

Thomas Mann edited this page Jan 17, 2024 · 3 revisions

StopWatch

in lib.io.time


A stopwatch that can stop, measure, and keep time and thus measure durations.


Input Parameters

Name (Relevancy & Type) Description
ResetTrigger (Boolean) -
DurationIn (Int32) -
PauseWithPlayback (Boolean) -

Outputs

Name Type
Delta System.Single
LastDuration System.Single

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally