foobar2000 SDK  2015-01-14
Data Structures | Namespaces | Variables
system_time_keeper.h File Reference

Go to the source code of this file.

Data Structures

class  system_time_callback
 
class  system_time_callback_impl
 
class  system_time_keeper
 

Namespaces

 system_time_periods
 

Variables

static const t_filetimestamp system_time_periods::day = hour * 24
 
static const t_filetimestamp system_time_periods::hour = minute * 60
 
static const t_filetimestamp system_time_periods::minute = second * 60
 
static const t_filetimestamp system_time_periods::second = filetimestamp_1second_increment
 
static const t_filetimestamp system_time_periods::week = day * 7