📄 rt_get_time.3
字号:
.\" This -*- nroff -*- file has been generated from.\" DocBook SGML with docbook-to-man on Debian GNU/Linux....\"...\" transcript compatibility for postscript use....\"...\" synopsis: .P! <file.ps>...\".de P!\\&..fl \" force out current output buffer\\!%PB\\!/showpage{}def...\" the following is from Ken Flowers -- it prevents dictionary overflows\\!/tempdict 200 dict def tempdict begin.fl \" prolog.sy cat \\$1\" bring in postscript file...\" the following line matches the tempdict above\\!end % tempdict %\\!PE\\!..sp \\$2u \" move below the image...de pF.ie \\*(f1 .ds f1 \\n(.f.el .ie \\*(f2 .ds f2 \\n(.f.el .ie \\*(f3 .ds f3 \\n(.f.el .ie \\*(f4 .ds f4 \\n(.f.el .tm ? font overflow.ft \\$1...de fP.ie !\\*(f4 \{\. ft \\*(f4. ds f4\"' br \}.el .ie !\\*(f3 \{\. ft \\*(f3. ds f3\"' br \}.el .ie !\\*(f2 \{\. ft \\*(f2. ds f2\"' br \}.el .ie !\\*(f1 \{\. ft \\*(f1. ds f1\"' br \}.el .tm ? font underflow...ds f1\".ds f2\".ds f3\".ds f4\"'\" t .ta 8n 16n 24n 32n 40n 48n 56n 64n 72n .TH "rt_get_time (V1 compat)" "3" .SH "NAME" rt_get_time \(em get time in ticks .SH "SYNOPSIS" .PP .nf .ta 8n 16n 24n 32n 40n 48n 56n 64n 72n #include <rtl_time.h> hrtime_t \fBgethrtime\fP(void); .fi .SH "Description" .PP Warning: V1 compatibility only. For new programs, please see \fBgethrtime(3)\fP, \fBclock_gethrtime(3)\fP. \fBrt_get_time\fP returns the time in clock ticks since the system bootup. This time is never reset or adjusted. For some horrible reason, \fBhrtime\fR has a differrent meaning when the V1 compat config option is selected. This is a BUG! .PP The \fBRT_TIME_END\fR symbol represents the maximum possible value that \fBrt_get_time()\fP could possibly return. This value will be never reached during the execution of the system, and can be used to designate the infinitely distant moment in time. .SH "Notes" .PP "Clock ticks" are PC 8254 timer ticks (1/1193180s). This function is part of the RTLinux v1 compatability API. Use in new applications is not encouraged. .SH "Author" .PP Michael Barabanov and Victor Yodaiken (\fIsupport@fsmlabs.com (link to URL mailto:support@fsmlabs.com) \fR) .SH "See Also" \fIgethrtime(3) (link to URL gethrtime.3.html) \fR .PP \(co1997 Jerry Epplin. .PP Modifications for RTLinux 2.x and 3.x by Michael Barabanov. \(co2001 FSMLabs Inc. .PP All rights reserved. ...\" created by instant / docbook-to-man, Thu 26 Jul 2001, 11:19
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -