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

session.Session.created

Rust

View as Markdown

Module
session
Declared in
Session
Package
libtmux
Source
crates/libtmux/src/session.rs
Other languages
PythonRubyLua TypeScript Go Java .NET C++Swift
created ( self ) → SystemTime
method [source]
method [source]
created

Return when the session was created.

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

In other ports When the session was created

0 declared, 0 inherited

Esc

Type to search.