We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3919a89 commit 4ea2d2fCopy full SHA for 4ea2d2f
base/timing.jl
@@ -18,8 +18,8 @@ struct GC_Num
18
full_sweep ::Cint
19
max_pause ::Int64
20
max_memory ::Int64
21
- time_to_safepoint ::Int64
22
- max_time_to_safepointp ::Int64
+ time_to_safepoint ::Int64
+ max_time_to_safepoint ::Int64
23
sweep_time ::Int64
24
mark_time ::Int64
25
total_sweep_time ::Int64
0 commit comments