зеркало из https://github.com/mozilla/gecko-dev.git
Backing out accidental changes.
This commit is contained in:
Родитель
22e7312184
Коммит
5554686c40
|
@ -29,9 +29,6 @@
|
|||
[scriptable, uuid(0e5f5cb6-6d29-11d3-aef7-00108300ff91)]
|
||||
interface nsITimeRecorder : nsISupports
|
||||
{
|
||||
void EnableTimer( in PRUint32 aTimerID );
|
||||
void DisableTimer( in PRUint32 aTimerID );
|
||||
void IsTimerEnabled(out PRBool aEnabled, in PRUint32 aTimerID);
|
||||
void ResetTimer(in PRUint32 aTimerID);
|
||||
void StartTimer(in PRUint32 aTimerID);
|
||||
void StopTimer(in PRUint32 aTimerID);
|
||||
|
|
Загрузка…
Ссылка в новой задаче