[tracing] Context data is used on the server side now.
This commit is contained in:
Родитель
2fa028d4fb
Коммит
11f9701ad7
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче