summaryrefslogtreecommitdiff
path: root/erts/doc/src/time_correction.xml
diff options
context:
space:
mode:
authorRickard Green <rickard@erlang.org>2015-06-18 11:45:36 +0200
committerRickard Green <rickard@erlang.org>2015-06-18 11:45:36 +0200
commita99dd7b0f7fd2f99d08527898ca7564024751748 (patch)
treeef87372c7e9e9e19cfe0a49cae3fa0c44a0a589e /erts/doc/src/time_correction.xml
parentef3dd7ebc24c6bbc74d4b823cd057222bccbe1cf (diff)
downloaderlang-a99dd7b0f7fd2f99d08527898ca7564024751748.tar.gz
Minor doc fixes
Diffstat (limited to 'erts/doc/src/time_correction.xml')
-rw-r--r--erts/doc/src/time_correction.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/erts/doc/src/time_correction.xml b/erts/doc/src/time_correction.xml
index 8af98acc19..87b8c9d8fc 100644
--- a/erts/doc/src/time_correction.xml
+++ b/erts/doc/src/time_correction.xml
@@ -613,6 +613,7 @@
<item><p><seealso marker="erlang#system_info_time_warp_mode"><c>erlang:system_info(time_warp_mode)</c></seealso></p></item>
<item><p><seealso marker="erlang#system_info_time_correction"><c>erlang:system_info(time_correction)</c></seealso></p></item>
<item><p><seealso marker="erlang#system_info_start_time"><c>erlang:system_info(start_time)</c></seealso></p></item>
+ <item><p><seealso marker="erlang#system_info_end_time"><c>erlang:system_info(end_time)</c></seealso></p></item>
</list>
<marker id="The_New_Erlang_Monotonic_Time"/>
@@ -865,6 +866,7 @@ EventTag = {Time, UMI}</code>
API can easily be implemented using existing primitives
(except for
<seealso marker="erlang#system_info_start_time"><c>erlang:system_info(start_time)</c></seealso>,
+ <seealso marker="erlang#system_info_end_time"><c>erlang:system_info(end_time)</c></seealso>,
<seealso marker="erlang#system_info_os_monotonic_time_source"><c>erlang:system_info(os_monotonic_time_source)</c></seealso>, and
<seealso marker="erlang#system_info_os_system_time_source"><c>erlang:system_info(os_system_time_source)</c></seealso>).
By wrapping the API with functions that fall back on