ev_loop_count

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. uint ev_loop_count(ev_loop_t* loop)
    version(ENABLE_ADDITIONAL_FEATURES && !LIBEV4)
    nothrow extern (C)
    uint
    ev_loop_count
  2. alias ev_loop_count = ev_iteration

Meta