Documentation
Preparing search index...
utils/common
printTimeElapsed
Function printTimeElapsed
printTimeElapsed
(
timeStart
:
Date
,
timeEnd
?:
Date
)
:
void
Output to the console the time elapsed in milliseconds between two dates
Parameters
timeStart
:
Date
the start time
timeEnd
:
Date
= ...
the end time
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Output to the console the time elapsed in milliseconds between two dates