From 11f9701ad701124bfd856e576913697b7123ab67 Mon Sep 17 00:00:00 2001 From: Bruce Mitchener Date: Mon, 27 Oct 2014 01:51:43 +0700 Subject: [PATCH] [tracing] Context data is used on the server side now. --- site/source/docs/api_reference/trace.h.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/site/source/docs/api_reference/trace.h.rst b/site/source/docs/api_reference/trace.h.rst index 9b564665d..308fe2f15 100644 --- a/site/source/docs/api_reference/trace.h.rst +++ b/site/source/docs/api_reference/trace.h.rst @@ -444,16 +444,12 @@ Functions The current timestamp is associated with this data. - *This is not yet used on the server side.* - .. c:function:: void emscripten_trace_exit_context(void) :rtype: void The current timestamp is associated with this data. - *This is not yet used on the server side.* - .. c:function:: void emscripten_trace_task_start(int task_id, const char *name); :param task_id: Task ID