Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

libtmux::CommandReport::elapsed

C++
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java Unavailable
  • .NET Unavailable
  • C++
  • Swift Unavailable

View as Markdown

Module
libtmux
Declared in
CommandReport
Package
libtmux-cxx
Source
include/libtmux/command.hpp
elapsed : std::optional< std::chrono::nanoseconds >
attribute [source]
attribute [source]
elapsed

How long the command took, measured around its dispatch.

Absent when nothing was dispatched — a request rejected before it ran took no time, and reporting zero would read as an immeasurably fast command.

0 declared, 0 inherited

Esc

Type to search.