sensord: merge tizen 2.3 sensord into tizen branch
[platform/core/system/sensord.git] / src / orientation / orientation_sensor.h
index 4ae764f..c333e5c 100755 (executable)
@@ -58,7 +58,7 @@ private:
        float m_roll;
        float m_pitch;
        float m_azimuth;
-       unsigned long long m_timestamp;
+       unsigned long long m_time;
        unsigned int m_interval;
 
        string m_vendor;