☰
In rustc_data_structures::profiling
?
Function
rustc_data_structures
::
profiling
::
should_print_passes
source
·
[
−
]
fn should_print_passes(
dur:
Duration
,
start_rss:
Option
<
usize
>,
end_rss:
Option
<
usize
>
) ->
bool