<--- --------------------------------------------------------------------------------------- ---- Blog Entry: Learning ColdFusion 8: CFThread Part IV - Cross-Page Thread References Author: Ben Nadel / Kinky Solutions Link: http://www.bennadel.com/index.cfm?dax=blog:752.view Date Posted: Jun 4, 2007 at 6:44 PM ---- --------------------------------------------------------------------------------------- ---> #objThread.Name#
..... Start: #TimeFormat( objThread.StartTime, "h:mm TT" )#
..... Duration: #NumberFormat( ((Now() - objThread.StartTime) * 86400), "0" )# seconds
There are no active threads.