Pepper_47_C_interfaces
Typedefs | Functions
pp_time.h File Reference
#include "ppapi/c/pp_macros.h"
#include "ppapi/c/pp_stdint.h"
Include dependency graph for pp_time.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef double PP_Time
 
typedef double PP_TimeTicks
 
typedef double PP_TimeDelta
 

Functions

 PP_COMPILE_ASSERT_SIZE_IN_BYTES (PP_Time, 8)
 

Detailed Description

This file defines time, time ticks and time delta types.

Definition in file pp_time.h.