type_gthread.html

来自「一个由Mike Gashler完成的机器学习方面的includes neural」· HTML 代码 · 共 17 行

HTML
17
字号
<html><head><title>Generated Documentation</title></head><body>	<image src="headerimage.png">	<br><br><table><tr><td><big><big><big style="font-family: arial;"><b>GThread</b></big></big></big><br><br></td><td> A wrapper for PThreads on Linux and for some corresponding WIN32 api on Windows</td></tr></table><br><br><big><big><i>Statics (public)</i></big></big><br><div style="margin-left: 40px;">void <big><b>sleep</b></big>(unsigned int nMiliseconds)<br><div style="margin-left: 80px;"><font color=brown> don't sleep more than 975ms = 999ms on unix platforms. - simple math</font></div><br></div><br></body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?