Stopwatch_add_elapsed: Add an elapsed time. If the watch is running then it is...

Stopwatch_add_elapsedR Documentation

Add an elapsed time. If the watch is running then it is current less start time. Users should not use this method directly.

Description

Add an elapsed time. If the watch is running then it is current less start time. Users should not use this method directly.

Arguments

interval

elapsed time segments can be tagged by name for later retrieval by name

Value

the number of dt elements (invisibly)

See Also

Other Stopwatch: Stopwatch_current_elapsed, Stopwatch_elapsed, Stopwatch_get_elapsed, Stopwatch_reset, Stopwatch_show, Stopwatch_start, Stopwatch_stop, Stopwatch_to_string


BigelowLab/rscripting documentation built on Oct. 24, 2022, 5:31 p.m.