How can I subtract the values obtained by pressing these 2 buttons ?, that is, subtract the "start" to the "end" and get the milliseconds.
var inicio:int;
var fin:int;
var milisec1:int;
var milisec2:int;
btn1.addEventListener(MouseEvent.CLICK...
asked by
27.04.2017 / 18:58