sensorservices/tiltcompensationssy/inc/tcsendeventtimer.h
branchRCL_3
changeset 17 0b0048910c20
parent 0 4e1aa6a622a0
child 21 ccb4f6b3db21
equal deleted inserted replaced
15:b2f9f823b5fb 17:0b0048910c20
    69     	// @see CActive
    69     	// @see CActive
    70         void DoCancel();
    70         void DoCancel();
    71         
    71         
    72         // @see CActive
    72         // @see CActive
    73         TInt RunError( TInt aError );
    73         TInt RunError( TInt aError );
       
    74 	public:
       
    75 		void Start( );
    74         
    76         
    75     private: // Private data for base channel
    77     private: // Private data for base channel
    76     
    78     
    77     // The timer object
    79     // The timer object
    78     RTimer iTimer;
    80     RTimer iTimer;