Skip to content

Commit

Permalink
import xml doc of gctx (8b8c3b11dcc4c78df5637e7fb8f58749b1c05d74)
Browse files Browse the repository at this point in the history
  • Loading branch information
haxe-ci committed Nov 22, 2024
1 parent b14394b commit f688a04
Show file tree
Hide file tree
Showing 9 changed files with 33 additions and 17 deletions.
6 changes: 4 additions & 2 deletions xml/gctx/cpp.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3368,8 +3368,10 @@
</time>
<cpuTime public="1" set="method" line="116" static="1">
<f a=""><x path="Float"/></f>
<haxe_doc>Gives the most precise timestamp value available (in seconds),
but only accounts for the actual time spent running on the CPU for the current thread/process.</haxe_doc>
<haxe_doc>Returns CPU time consumed by the current process or thread, measured in seconds.
This value only includes the actual time the CPU has actively spent executing
instructions for the process/thread and excludes idle or sleep time. The precision
and behavior may vary depending on the platform and underlying implementation.</haxe_doc>
</cpuTime>
<executablePath public="1" set="method" line="120" static="1">
<f a=""><c path="String"/></f>
Expand Down
6 changes: 4 additions & 2 deletions xml/gctx/hl.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3905,8 +3905,10 @@
<e>"std"</e>
<e>"sys_cpu_time"</e>
</m></meta>
<haxe_doc>Gives the most precise timestamp value available (in seconds),
but only accounts for the actual time spent running on the CPU for the current thread/process.</haxe_doc>
<haxe_doc>Returns CPU time consumed by the current process or thread, measured in seconds.
This value only includes the actual time the CPU has actively spent executing
instructions for the process/thread and excludes idle or sleep time. The precision
and behavior may vary depending on the platform and underlying implementation.</haxe_doc>
</cpuTime>
<getChar public="1" set="method" line="174" static="1">
<f a="echo">
Expand Down
2 changes: 1 addition & 1 deletion xml/gctx/info.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"commit": "a32fe03c8dfe584b275967603e4e261c444d5b6e",
"commit": "8b8c3b11dcc4c78df5637e7fb8f58749b1c05d74",
"branch": "gctx"
}
6 changes: 4 additions & 2 deletions xml/gctx/jvm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3096,8 +3096,10 @@
</time>
<cpuTime public="1" set="method" line="137" static="1">
<f a=""><x path="Float"/></f>
<haxe_doc>Gives the most precise timestamp value available (in seconds),
but only accounts for the actual time spent running on the CPU for the current thread/process.</haxe_doc>
<haxe_doc>Returns CPU time consumed by the current process or thread, measured in seconds.
This value only includes the actual time the CPU has actively spent executing
instructions for the process/thread and excludes idle or sleep time. The precision
and behavior may vary depending on the platform and underlying implementation.</haxe_doc>
</cpuTime>
<executablePath public="1" set="method" line="141" static="1">
<f a=""><c path="String"/></f>
Expand Down
6 changes: 4 additions & 2 deletions xml/gctx/lua.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2896,8 +2896,10 @@
</command>
<cpuTime public="1" get="inline" set="null" line="56" static="1">
<f a=""><x path="Float"/></f>
<haxe_doc>Gives the most precise timestamp value available (in seconds),
but only accounts for the actual time spent running on the CPU for the current thread/process.</haxe_doc>
<haxe_doc>Returns CPU time consumed by the current process or thread, measured in seconds.
This value only includes the actual time the CPU has actively spent executing
instructions for the process/thread and excludes idle or sleep time. The precision
and behavior may vary depending on the platform and underlying implementation.</haxe_doc>
</cpuTime>
<exit public="1" get="inline" set="null" line="60" static="1">
<f a="code">
Expand Down
6 changes: 4 additions & 2 deletions xml/gctx/macro.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2834,8 +2834,10 @@
</time>
<cpuTime public="1" set="method" static="1">
<f a=""><x path="Float"/></f>
<haxe_doc>Gives the most precise timestamp value available (in seconds),
but only accounts for the actual time spent running on the CPU for the current thread/process.</haxe_doc>
<haxe_doc>Returns CPU time consumed by the current process or thread, measured in seconds.
This value only includes the actual time the CPU has actively spent executing
instructions for the process/thread and excludes idle or sleep time. The precision
and behavior may vary depending on the platform and underlying implementation.</haxe_doc>
</cpuTime>
<programPath public="1" set="method" static="1">
<f a=""><c path="String"/></f>
Expand Down
6 changes: 4 additions & 2 deletions xml/gctx/neko.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3804,8 +3804,10 @@
</time>
<cpuTime public="1" set="method" line="122" static="1">
<f a=""><x path="Float"/></f>
<haxe_doc>Gives the most precise timestamp value available (in seconds),
but only accounts for the actual time spent running on the CPU for the current thread/process.</haxe_doc>
<haxe_doc>Returns CPU time consumed by the current process or thread, measured in seconds.
This value only includes the actual time the CPU has actively spent executing
instructions for the process/thread and excludes idle or sleep time. The precision
and behavior may vary depending on the platform and underlying implementation.</haxe_doc>
</cpuTime>
<executablePath public="1" set="method" line="126" static="1">
<f a=""><c path="String"/></f>
Expand Down
6 changes: 4 additions & 2 deletions xml/gctx/php.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7996,8 +7996,10 @@
</time>
<cpuTime public="1" set="method" line="151" static="1">
<f a=""><x path="Float"/></f>
<haxe_doc>Gives the most precise timestamp value available (in seconds),
but only accounts for the actual time spent running on the CPU for the current thread/process.</haxe_doc>
<haxe_doc>Returns CPU time consumed by the current process or thread, measured in seconds.
This value only includes the actual time the CPU has actively spent executing
instructions for the process/thread and excludes idle or sleep time. The precision
and behavior may vary depending on the platform and underlying implementation.</haxe_doc>
</cpuTime>
<executablePath public="1" get="inline" set="null" line="155" static="1">
<f a=""><c path="String"/></f>
Expand Down
6 changes: 4 additions & 2 deletions xml/gctx/python.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3366,8 +3366,10 @@
</command>
<cpuTime public="1" get="inline" set="null" line="111" static="1">
<f a=""><x path="Float"/></f>
<haxe_doc>Gives the most precise timestamp value available (in seconds),
but only accounts for the actual time spent running on the CPU for the current thread/process.</haxe_doc>
<haxe_doc>Returns CPU time consumed by the current process or thread, measured in seconds.
This value only includes the actual time the CPU has actively spent executing
instructions for the process/thread and excludes idle or sleep time. The precision
and behavior may vary depending on the platform and underlying implementation.</haxe_doc>
</cpuTime>
<executablePath public="1" set="method" line="115" static="1">
<f a=""><c path="String"/></f>
Expand Down

0 comments on commit f688a04

Please sign in to comment.