71 - 80 of 93 for AbsoluteTimingSearch Results
View search results from all Wolfram sites (452 matches)
Applications   (CUDALink Tutorial)
Because GPUs are SIMD machines, to exploit CUDA's potential you must pose the problem in an SIMD manner. Computation that can be partitioned in such a way that each thread ...
CreateScheduledTask   (Built-in Mathematica Symbol)
CreateScheduledTask[expr] creates a task that will repeatedly evaluate expr once per second.CreateScheduledTask[expr, time] creates a task that will repeatedly evaluate expr ...
RunScheduledTask   (Built-in Mathematica Symbol)
RunScheduledTask[expr] schedules and starts a task that will repeatedly evaluate expr once per second.RunScheduledTask[expr, time] schedules and starts a task that will ...
Alphabetical Listing   (Mathematica Guide)
Mathematica has over 3000 built-in functions and other objects, all based on a single unified framework, and all carefully designed to work together, both in simple ...
OpenCLFunctionLoad   (OpenCLLink Symbol)
OpenCLFunctionLoad[prog, fun, argtypes, blockdims] loads fun from source code prog, returning an OpenCLFunction object.OpenCLFunctionLoad[{progfile}, fun, argtypes, ...
External Operations   (Mathematica Guide)
Tightly integrated into Mathematica's core language is a rich set of primitives for interacting with external environments. Mathematica's symbolic architecture makes possible ...
Clock   (Built-in Mathematica Symbol)
Clock[] represents a clock variable whose value cycles continuously from 0 to 1 once per second when it appears inside a dynamically updated object such as a Dynamic. ...
ResetScheduledTask   (Built-in Mathematica Symbol)
ResetScheduledTask[obj] resets scheduled task object obj to the original parameter values.ResetScheduledTask[obj, timespec] resets scheduled task timing to ...
TimeUsed   (Built-in Mathematica Symbol)
TimeUsed[] gives the total number of seconds of CPU time used so far in the current Mathematica session.
DateList   (Built-in Mathematica Symbol)
DateList[] gives the current local date and time in the form {year, month, day, hour, minute, second}. DateList[time] gives a date list corresponding to an AbsoluteTime ...
1 ... 5|6|7|8|9|10 Previous Next

...