Timer class

i have start the timer

timer.start();

how I can determine how much miliseconds or seconds passed , since the timer passed

from flash documentation :
getTimer():int
Returns the number of milliseconds that have elapsed since Adobe Flash Player was initialized.

getTimer() display since the FlasPlayer starts, how to get value of timer