Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/pages/timing.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ timer() : A platform-independent timer with microsecond accuracy:

* [timer::start()](\ref af::timer::stop) seconds since last \ref af::timer::start "start"

* \ref af::timer::stop(af::timer start) "timer::start(timer start)" seconds since 'start'
* \ref af::timer::stop(af::timer start) "timer::stop(timer start)" seconds since 'start'

Example: single timer

Expand Down