Skip to content

format

typescript
StopWatch.elapsedUs

class: StopWatch

description

(Read Only) Returns the amount of time in microseconds that has elapsed since the stopwatch started.

parameter

param_nametypedescription

reture

typedescription
number

code example