diff options
Diffstat (limited to 'doc/GetTime.3')
-rw-r--r-- | doc/GetTime.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/GetTime.3 b/doc/GetTime.3 index a180860..6927c5e 100644 --- a/doc/GetTime.3 +++ b/doc/GetTime.3 @@ -43,6 +43,7 @@ Pointer to place the currently registered pass-through value into. The \fBTcl_GetTime\fR function retrieves the current time as a \fITcl_Time\fR structure in memory the caller provides. This structure has the following definition: +.PP .CS typedef struct Tcl_Time { long sec; |