Samsung Internal API reference
2.0
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
itimer.h
1
/*
2
* Copyright (C) 2012-2018, Samsung Electronics Co., Ltd.
3
*
4
* Interval timer implementation
5
*/
6
7
#pragma once
8
9
enum
{
10
ITIMER_REAL
,
11
ITIMER_VIRTUAL
,
12
ITIMER_PROF
13
};
14
ITIMER_REAL
Definition:
itimer.h:10
ITIMER_VIRTUAL
Definition:
itimer.h:11
ITIMER_PROF
Definition:
itimer.h:12
core
itimer.h
Generated by
1.8.11