EpollSelectDispatcher.selects

class EpollSelectDispatcher
version(EpollCounters)
ulong
selects
()

Return Value

Type: ulong

the number of select calls (epoll_wait()) since the instance was created (or since the ulong counter wrapped)

Meta