Add simple device support for converting time to nicely-formatted string.

This commit is contained in:
W. Eric Norum
2004-01-08 21:10:29 +00:00
parent 0dbaefd5d9
commit 75ca062f1b
3 changed files with 49 additions and 0 deletions

View File

@@ -32,3 +32,4 @@ device(mbbo,CONSTANT,devMbboSoftCallback,"Async Soft Channel")
device(mbboDirect,CONSTANT,devMbboDirectSoftCallback,"Async Soft Channel")
device(stringout,CONSTANT,devSoSoftCallback,"Async Soft Channel")
device(stringin,INST_IO,devTimestampSI,"Soft Timestamp")