gossamer/performance_entry
Types
pub type PerformanceEntry
Values
pub fn detail(entry: PerformanceEntry) -> dynamic.Dynamic
pub fn duration(entry: PerformanceEntry) -> Float
pub fn entry_type(entry: PerformanceEntry) -> String
pub fn name(entry: PerformanceEntry) -> String
pub fn start_time(entry: PerformanceEntry) -> Float
pub fn to_json(entry: PerformanceEntry) -> dynamic.Dynamic