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
Section titled “Parameters”timestamp
Section titled “timestamp”number | Date
Returns
Section titled “Returns”string