1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 <2010> 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 <2010> 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: Time stamp question |
From: | Tim Mooney <[email protected]> |
To: | [email protected] |
Date: | Wed, 01 Sep 2010 08:15:23 -0500 |
record(ai, "$(P)history$(N)_secsPastEpoch") { field(DTYP, "Sec Past Epoch") }
Hey guys,
I have a Calcout record that needs to calculate the time between its present and previous processing. How can I best accomplish this? Searching the tech-talk forum I've found that there is DTYP, "Soft Timestamp" which I suppose gets the system time. I would like to compute the time difference in seconds so is it possible to create an AI record
record(ai, "TIme") { field(DESC, "System Time") field(DTYP, "Soft Timestamp") field(INP, "%s") }
that gets seconds since the epoc I can use as an input to Calcout record?
Cheers,
Andrew
-- Tim Mooney ([email protected]) (630)252-5417 Software Services Group, Advanced Photon Source, Argonne National Lab.