debian man page for icetwalltime

Query: icetwalltime

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

icetWallTime(3) 						  IceT Reference						   icetWallTime(3)

NAME
icetWallTime -- timer function Synopsis #include <IceT.h> IceTDouble icetWallTime( void ) Description Retrieves the current time, in seconds. The returned values of icetWallTime are only valid in relation to each other. That is, the time may or may not have anything to do with the current date or time. However, the difference of values between two calls to icetWallTime is the elapsed time in seconds between the two calls. Thus, icetWallTime is handy for determining the running time of various subprocesses. icetWallTime is used internally for determining the values for the state variables ICET_BUFFER_READ_TIME, ICET_BUFFER_WRITE_TIME, ICET_COL- LECT_TIME, ICET_COMPARE_TIME, ICET_COMPOSITE_TIME, ICET_COMPRESS_TIME, ICET_RENDER_TIME, and ICET_TOTAL_DRAW_TIME. Return Value The current time, in seconds. Errors None. Warnings None. Bugs None known. Copyright Copyright (C)2003 Sandia Corporation Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, the U.S. Government retains certain rights in this software. This source code is released under the New BSD License. See Also icetGet(3) IceT Reference July 11, 2011 icetWallTime(3)
Related Man Pages
icetgeterror(3) - debian
icetgetsingleimagestrategyname(3) - debian
icetimagegetheight(3) - debian
icetimagenull(3) - debian
icetphysicalrendersize(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
My first PERL incarnation... Audio Oscillograph