GRASS GIS 7 Programmer's Manual  7.9.dev(2021)-e5379bbd7
rtimer.cpp File Reference
#include <sys/time.h>
#include <stdio.h>
#include <string.h>
#include <strings.h>
#include <grass/iostream/rtimer.h>
Include dependency graph for rtimer.cpp:

Go to the source code of this file.

Functions

char * rt_sprint_safe (char *buf, Rtimer rt)
 

Function Documentation

◆ rt_sprint_safe()

char* rt_sprint_safe ( char *  buf,
Rtimer  rt 
)

Definition at line 46 of file rtimer.cpp.

References rt_s_useconds, rt_u_useconds, and rt_w_useconds.