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

client.Client.created

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

View as Markdown

Module
client
Declared in
Client
Package
libtmux
Source
crates/libtmux/src/client.rs
created ( self ) → SystemTime
method [source]
method [source]
created

Return when the client connected.

tmux keeps whole seconds. ClientFields::client_created filters and reads the same field as the i64 of Unix seconds tmux reports, because the query grammar compares integers.

0 declared, 0 inherited

Esc

Type to search.