Home
last modified time | relevance | path

Searched refs:plottimestart (Results 1 – 1 of 1) sorted by relevance

/dports/devel/notcurses/notcurses-3.0.1/src/demo/
H A Dhud.c16 static uint64_t plottimestart; variable
599 uint64_t ns = (timespec_to_ns(&ts) - plottimestart) / NANOSECS_IN_SEC; in demo_render()
699 plottimestart = timespec_to_ns(&ts); in fpsgraph_init()