MCPcopy Create free account
hub / github.com/Moddable-OpenSource/moddable / time

Function time

modules/piu/All/piuAll.js:196–196  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

194 get state() { return native("PiuContent_get_state").call(this); },
195 get style() { return native("PiuContent_get_style").call(this); },
196 get time() { return native("PiuContent_get_time").call(this); },
197 get type() { return native("PiuContent_get_type").call(this); },
198 get variant() { return native("PiuContent_get_variant").call(this); },
199 get visible() { return native("PiuContent_get_visible").call(this); },

Callers 3

mz_zip_writer_add_mem_exFunction · 0.85
mz_zip_writer_add_mem_exFunction · 0.85
fxPrintProfilerFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected