ardour
Functions
localtime_r.cc File Reference
#include <time.h>
#include <string.h>
#include "pbd/pthread_utils.h"
#include "pbd/localtime_r.h"

Go to the source code of this file.

Functions

struct tm * localtime_r (const time_t *const timep, struct tm *p_tm)
 

Function Documentation

struct tm* localtime_r ( const time_t *const  timep,
struct tm *  p_tm 
)

Definition at line 17 of file localtime_r.cc.