timedifference

Document Actions
last edited 4 years ago by amehrabyan

description

This part is designed to retrieve difference between two given time/dates in miliseconds

figure

inpins

  1. in - (Object date1,Object date2) ID = 1 - two dates input

outpins

  1. DIF - (int) ID = 51 - return date2-date1 msec between start and stop

    (int) difference in msec between the start and stop dates

links to cvs

source - revision 1.0 org.vcb.parts.util.TimeDifference.java at sourceforge.net

configuration file revision 1.0 pTimeDifference.xml at sourceforge.net

status

alpha release