|
GRASS 8 Programmer's Manual 8.5.0RC1(2026)-3334b87d9c
|
#include <cstdio>#include <grass/iostream/rtimer.h>
Go to the source code of this file.
Macros | |
| #define | BUFMAX 256 |
Functions | |
| char * | rt_sprint_safe (char *buf, Rtimer rt) |
| #define BUFMAX 256 |
Definition at line 40 of file rtimer.cpp.
Referenced by rt_sprint_safe().
| char * rt_sprint_safe | ( | char * | buf, |
| Rtimer | rt ) |
Definition at line 42 of file rtimer.cpp.
References BUFMAX.