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 dfd3d18 commit dedcfd2Copy full SHA for dedcfd2
src/Lean/Util/Profiler.lean
@@ -14,7 +14,7 @@ public section
14
15
namespace Lean.Firefox
16
17
-/-! Definitions from https://github.com/firefox-devtools/profiler/blob/main/src/types/profile.js -/
+/-! Definitions from https://github.com/firefox-devtools/profiler/blob/main/src/types/profile.ts -/
18
19
structure Milliseconds where
20
ms : Float
0 commit comments