Skip to content
Snippets Groups Projects
Commit 5f3c11fc authored by Matthew Pickering's avatar Matthew Pickering
Browse files

Eventlog: Document the fact timestamps are nanoseconds

[skip ci]
parent 2d2aa203
No related branches found
No related tags found
No related merge requests found
Pipeline #6199 skipped
......@@ -1095,6 +1095,9 @@ When the program is linked with the :ghc-flag:`-eventlog` option
`ghc-events <http://hackage.haskell.org/package/ghc-events>`__
package.
Each event is associated with a timestamp which is the number of
nanoseconds since the start of executation of the running program.
.. rts-flag:: -ol ⟨filename⟩
:default: :file:`<program>.eventlog`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment