MCPcopy
hub / github.com/spencermountain/spacetime / millisecond

Method millisecond

types/types.d.ts:178–178  ·  view source on GitHub ↗

get the current number of milliseconds (0-999)

()

Source from the content-addressed store, hash-verified

176
177 /** get the current number of milliseconds (0-999) */
178 millisecond(): number
179 /** set the current number of milliseconds (0-999) */
180 millisecond(value: number): Spacetime
181

Callers 15

inputs.test.jsFile · 0.80
startOf.test.jsFile · 0.80
clearMinutesFunction · 0.80
millisecondsFunction · 0.80
timeFunction · 0.80
unixFmt.jsFile · 0.80
index.jsFile · 0.80
parseTimeFunction · 0.80
YFunction · 0.80
spacetime.mjsFile · 0.80
ReFunction · 0.80
YFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected