defaultFormatTimestamp
defaultFormatTimestamp(
timestamp):string
Defined in: src/components/feedback/LogView/logViewUtils.ts:77
Default timestamp formatter: HH:mm:ss.SSS in local time. Accepts epoch
milliseconds or a Date.
Parameters
timestamp
number | Date
Returns
string