X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Forientation%2Forientation_sensor.h;h=c333e5cc6ee6e394c0ae246e9525f0022bf84d53;hb=6689d96f1dbd68343a9aa0d193b2fa93b9cef811;hp=4ae764f4155b66425148c55103ac5f6c499cf352;hpb=21194b013a3cbd1a2f129ed51a2fb47edeaabdf1;p=platform%2Fcore%2Fsystem%2Fsensord.git diff --git a/src/orientation/orientation_sensor.h b/src/orientation/orientation_sensor.h index 4ae764f..c333e5c 100755 --- a/src/orientation/orientation_sensor.h +++ b/src/orientation/orientation_sensor.h @@ -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;