rustc_
data_
structures
1.84.0
(9fc6b4312 2025-01-07)
In rustc_
data_
structures::
profiling
Structs
EventArgRecorder
EventFilter
EventId
JsonTimePassesEntry
QueryInvocationId
SelfProfiler
SelfProfilerRef
TimingGuard
VerboseInfo
VerboseTimingGuard
Enums
TimePassesFormat
Constants
EVENT_FILTERS_BY_NAME
Functions
duration_to_secs_str
get_resident_set_size
get_thread_id
print_time_passes_entry
rustc_data_structures
::
profiling
Function
duration_to_secs_str
Copy item path
Settings
Help
Summary
Source
pub fn duration_to_secs_str(dur:
Duration
) ->
String