Fossil SCM
Minor correction to the TH1 docs, fixing ordering.
Commit
f36f95b35a2618f07b55bfd5598e2687a7350b26
Parent
e727b3d50b119f1…
1 file changed
+9
-8
+9
-8
| --- www/th1.md | ||
| +++ www/th1.md | ||
| @@ -164,20 +164,20 @@ | ||
| 164 | 164 | * render |
| 165 | 165 | * repository |
| 166 | 166 | * searchable |
| 167 | 167 | * setParameter |
| 168 | 168 | * setting |
| 169 | + * stime | |
| 169 | 170 | * styleHeader |
| 170 | 171 | * styleFooter |
| 171 | 172 | * tclEval |
| 172 | 173 | * tclExpr |
| 173 | 174 | * tclInvoke |
| 174 | 175 | * tclIsSafe |
| 175 | 176 | * tclMakeSafe |
| 176 | 177 | * tclReady |
| 177 | 178 | * trace |
| 178 | - * stime | |
| 179 | 179 | * utime |
| 180 | 180 | * verifyCsrf |
| 181 | 181 | * wiki |
| 182 | 182 | |
| 183 | 183 | Each of the commands above is documented by a block comment above their |
| @@ -517,10 +517,18 @@ | ||
| 517 | 517 | ----------------------------------------- |
| 518 | 518 | |
| 519 | 519 | * setting name |
| 520 | 520 | |
| 521 | 521 | Gets and returns the value of the specified setting. |
| 522 | + | |
| 523 | +<a name="stime"></a>TH1 stime Command | |
| 524 | +------------------------------------- | |
| 525 | + | |
| 526 | + * stime | |
| 527 | + | |
| 528 | +Returns the number of microseconds of CPU time consumed by the current | |
| 529 | +process in system space. | |
| 522 | 530 | |
| 523 | 531 | <a name="styleHeader"></a>TH1 styleHeader Command |
| 524 | 532 | ------------------------------------------------- |
| 525 | 533 | |
| 526 | 534 | * styleHeader TITLE |
| @@ -603,18 +611,10 @@ | ||
| 603 | 611 | |
| 604 | 612 | * trace STRING |
| 605 | 613 | |
| 606 | 614 | Generates a TH1 trace message if TH1 tracing is enabled. |
| 607 | 615 | |
| 608 | -<a name="stime"></a>TH1 stime Command | |
| -------------------------------------- | ||
| 609 | - | |
| 610 | - * stime | |
| 611 | - | |
| 612 | -Returns the number of microseconds of CPU time consumed by the current | |
| 613 | -process in system space. | |
| 614 | - | |
| 615 | 616 | <a name="utime"></a>TH1 utime Command |
| 616 | 617 | ------------------------------------- |
| 617 | 618 | |
| 618 | 619 | * utime |
| 619 | 620 | |
| 620 | 621 |
| --- www/th1.md | |
| +++ www/th1.md | |
| @@ -164,20 +164,20 @@ | |
| 164 | * render |
| 165 | * repository |
| 166 | * searchable |
| 167 | * setParameter |
| 168 | * setting |
| 169 | * styleHeader |
| 170 | * styleFooter |
| 171 | * tclEval |
| 172 | * tclExpr |
| 173 | * tclInvoke |
| 174 | * tclIsSafe |
| 175 | * tclMakeSafe |
| 176 | * tclReady |
| 177 | * trace |
| 178 | * stime |
| 179 | * utime |
| 180 | * verifyCsrf |
| 181 | * wiki |
| 182 | |
| 183 | Each of the commands above is documented by a block comment above their |
| @@ -517,10 +517,18 @@ | |
| 517 | ----------------------------------------- |
| 518 | |
| 519 | * setting name |
| 520 | |
| 521 | Gets and returns the value of the specified setting. |
| 522 | |
| 523 | <a name="styleHeader"></a>TH1 styleHeader Command |
| 524 | ------------------------------------------------- |
| 525 | |
| 526 | * styleHeader TITLE |
| @@ -603,18 +611,10 @@ | |
| 603 | |
| 604 | * trace STRING |
| 605 | |
| 606 | Generates a TH1 trace message if TH1 tracing is enabled. |
| 607 | |
| 608 | <a name="stime"></a>TH1 stime Command |
| -------------------------------------- | |
| 609 | |
| 610 | * stime |
| 611 | |
| 612 | Returns the number of microseconds of CPU time consumed by the current |
| 613 | process in system space. |
| 614 | |
| 615 | <a name="utime"></a>TH1 utime Command |
| 616 | ------------------------------------- |
| 617 | |
| 618 | * utime |
| 619 | |
| 620 |
| --- www/th1.md | |
| +++ www/th1.md | |
| @@ -164,20 +164,20 @@ | |
| 164 | * render |
| 165 | * repository |
| 166 | * searchable |
| 167 | * setParameter |
| 168 | * setting |
| 169 | * stime |
| 170 | * styleHeader |
| 171 | * styleFooter |
| 172 | * tclEval |
| 173 | * tclExpr |
| 174 | * tclInvoke |
| 175 | * tclIsSafe |
| 176 | * tclMakeSafe |
| 177 | * tclReady |
| 178 | * trace |
| 179 | * utime |
| 180 | * verifyCsrf |
| 181 | * wiki |
| 182 | |
| 183 | Each of the commands above is documented by a block comment above their |
| @@ -517,10 +517,18 @@ | |
| 517 | ----------------------------------------- |
| 518 | |
| 519 | * setting name |
| 520 | |
| 521 | Gets and returns the value of the specified setting. |
| 522 | |
| 523 | <a name="stime"></a>TH1 stime Command |
| 524 | ------------------------------------- |
| 525 | |
| 526 | * stime |
| 527 | |
| 528 | Returns the number of microseconds of CPU time consumed by the current |
| 529 | process in system space. |
| 530 | |
| 531 | <a name="styleHeader"></a>TH1 styleHeader Command |
| 532 | ------------------------------------------------- |
| 533 | |
| 534 | * styleHeader TITLE |
| @@ -603,18 +611,10 @@ | |
| 611 | |
| 612 | * trace STRING |
| 613 | |
| 614 | Generates a TH1 trace message if TH1 tracing is enabled. |
| 615 | |
| -------------------------------------- | |
| 616 | <a name="utime"></a>TH1 utime Command |
| 617 | ------------------------------------- |
| 618 | |
| 619 | * utime |
| 620 | |
| 621 |