Function: time()
time(): () =>
string
Defined in: logger.ts:16
Returns time utility function, which when called returns formatted elapsed time from it's creation.
Returns
Callback to return formatted elapsed time.
():
string
Returns
string
time(): () =>
string
Defined in: logger.ts:16
Returns time utility function, which when called returns formatted elapsed time from it's creation.
Callback to return formatted elapsed time.
():
string
string