Preparing search index...
The search index is not available
simpliPFy JS Frontend Documentation
simpliPFy JS Frontend Documentation
scripts/applications/common/helpers
timeThis
Function timeThis
timeThis
<
T
>
(
toTime
:
Function
)
:
{
return
:
T
;
time
:
number
}
Type Parameters
T
Parameters
toTime
:
Function
{function}
Returns
{
return
:
T
;
time
:
number
}
return is the return value of the toTime function and time is the elapsed time in ms
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
simpliPFy JS Frontend Documentation
Loading...
{function}