Home
last modified time | relevance | path

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

/dports/devel/notcurses/notcurses-3.0.1/src/tests/
H A Dnotcurses.cpp126 notcurses_stats(nc_, &stats);
129 notcurses_stats(nc_, &stats);
132 notcurses_stats(nc_, &stats);
/dports/devel/notcurses/notcurses-3.0.1/doc/man/man3/
H A Dnotcurses_stats.3.md1 % notcurses_stats(3)
7 notcurses_stats - notcurses runtime statistics
59 **void notcurses_stats(struct notcurses* ***nc***, ncstats* ***stats***);**
69 **notcurses_stats** acquires an atomic snapshot of statistics, primarily
152 Neither **notcurses_stats** nor **notcurses_stats_reset** can fail. Neither
H A Dnotcurses_render.3.md46 of a render (see **notcurses_stats(3)**), and screen geometry is refreshed
121 **notcurses_stats(3)**,
H A Dnotcurses_refresh.3.md68 **notcurses_stats(3)**,
H A Dnotcurses.3.md239 **notcurses_stats(3)**,
/dports/devel/notcurses/notcurses-3.0.1/include/ncpp/
H A DNotCurses.hh174 notcurses_stats (nc, stats); in get_stats()
/dports/devel/notcurses/notcurses-3.0.1/src/lib/
H A Dstats.c86 void notcurses_stats(notcurses* nc, ncstats* stats){ in notcurses_stats() function
/dports/audio/snd/snd-21.2/
H A Dnotcurses_s7.c997notcurses_stats((struct notcurses *)s7_c_pointer_with_type(sc, s7_car(args), notcurses_symbol, __f… in g_notcurses_stats()
999notcurses_stats((const struct notcurses *)s7_c_pointer_with_type(sc, s7_car(args), notcurses_symbo… in g_notcurses_stats()
4128 nc_func(notcurses_stats, 2, 0, false); in notcurses_s7_init()
/dports/devel/notcurses/notcurses-3.0.1/include/notcurses/
H A Dnotcurses.h1676 API void notcurses_stats(struct notcurses* nc, ncstats* stats)
/dports/devel/notcurses/notcurses-3.0.1/
H A DNEWS.md536 * `notcurses_stats()` no longer qualifies its `notcurses*` argument with
H A DUSAGE.md3692 void notcurses_stats(struct notcurses* nc, ncstats* stats);