Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::constants::time Namespace Reference

Variables

static constexpr iv::types::timestamp MillisecondsInSeconds = 1000
 
static constexpr iv::types::timestamp MillisecondsInMinutes = 60 * iv::constants::time::MillisecondsInSeconds
 
static constexpr iv::types::timestamp MillisecondsInHours = 60 * iv::constants::time::MillisecondsInMinutes
 
static constexpr iv::types::timestamp MillisecondsInDays = 24 * iv::constants::time::MillisecondsInHours
 

Variable Documentation

◆ MillisecondsInDays

iv::types::timestamp iv::constants::time::MillisecondsInDays = 24 * iv::constants::time::MillisecondsInHours
inlinestaticconstexpr

◆ MillisecondsInHours

iv::types::timestamp iv::constants::time::MillisecondsInHours = 60 * iv::constants::time::MillisecondsInMinutes
inlinestaticconstexpr

◆ MillisecondsInMinutes

iv::types::timestamp iv::constants::time::MillisecondsInMinutes = 60 * iv::constants::time::MillisecondsInSeconds
inlinestaticconstexpr

◆ MillisecondsInSeconds

iv::types::timestamp iv::constants::time::MillisecondsInSeconds = 1000
inlinestaticconstexpr