real time
adv. as something happens, at the same time as when it happens n. nickname for a calculation methodology whereby the computer arranges information quickly and reacts in a short period of time; actual time which passes during some act or operation | ||||
Search Dictionary:
Real-time definition was found in categories: Business & Finance(3) Computer & Internet(4) Government(2) Language, Idioms & Slang(2) Science & Technology(5) Encyclopedia(1)
Real-time Definition from Business & Finance Dictionaries & Glossaries
| Campbell R. Harvey's Hypertextual Finance Glossary |
Real time
A real time stock or bond quote is one that states a security's most recent offer to sell or bid (buy). A delayed quote shows the same bid and ask prices 15 minutes and sometimes 20 minutes after a trade takes place.
A real time stock or bond quote is one that states a security's most recent offer to sell or bid (buy). A delayed quote shows the same bid and ask prices 15 minutes and sometimes 20 minutes after a trade takes place.
| Manufacturing Terms |
Real Time
pertaining to the actual time during which a physical process transpires
pertaining to the actual time during which a physical process transpires
| Raynet Business & Marketing Glossary |
Real-time
current, as with quotes or news; opposite of delayed.
current, as with quotes or news; opposite of delayed.
Real-time Definition from Computer & Internet Dictionaries & Glossaries
| FOLDOC |
real-time
ILIAD Electronic Funds Transfer Point of Sale
1. Describes an application which requires a program to respond to stimuli within some small upper limit of response time (typically milli- or microseconds). Process control at a chemical plant is the classic example. Such applications often require special operating systems (because everything else must take a back seat to response time) and speed-tuned hardware.
2. In jargon, refers to doin
ILIAD Electronic Funds Transfer Point of Sale
1. Describes an application which requires a program to respond to stimuli within some small upper limit of response time (typically milli- or microseconds). Process control at a chemical plant is the classic example. Such applications often require special operating systems (because everything else must take a back seat to response time) and speed-tuned hardware.
2. In jargon, refers to doin
| Jargon File |
real time
1. [techspeak] adj. Describes an application which requires a program to respond to stimuli within some small upper limit of response time (typically milli- or microseconds). Process control at a chemical plant is the canonical example. Such applications often require special operating systems (because everything else must take a back seat to response time) and speed-tuned hardware. 2. adv. In jargon, refers to doing something while people are watching or waiting. "I asked her how to find the calling procedure's program counter on the stack and she came up with an algorithm in real time."
1. [techspeak] adj. Describes an application which requires a program to respond to stimuli within some small upper limit of response time (typically milli- or microseconds). Process control at a chemical plant is the canonical example. Such applications often require special operating systems (because everything else must take a back seat to response time) and speed-tuned hardware. 2. adv. In jargon, refers to doing something while people are watching or waiting. "I asked her how to find the calling procedure's program counter on the stack and she came up with an algorithm in real time."
| Jensen's Technology Glossary |
| Glossary of Electronic Music Terms |
real time
Occurring at the same time as other, usually human, activities. In real-time sequence recording, timing information is encoded along with the note data by analyzing the timing of the input. In real-time editing, changes in parameter settings can be heard immediately, without the need to play a new note or wait for computational processes to be completed.
Occurring at the same time as other, usually human, activities. In real-time sequence recording, timing information is encoded along with the note data by analyzing the timing of the input. In real-time editing, changes in parameter settings can be heard immediately, without the need to play a new note or wait for computational processes to be completed.
Real-time Definition from Government Dictionaries & Glossaries
| DOD Dictionary of Military Terms |
real time
Pertaining to the timeliness of data or information which has been delayed only by the time required for electronic communication. This implies that there are no noticeable delays. See also near real time.
Pertaining to the timeliness of data or information which has been delayed only by the time required for electronic communication. This implies that there are no noticeable delays. See also near real time.
| Rabintex Ballistic Dictionary |
Real time
Simultaneous occurrance and reporting of an event.
Simultaneous occurrance and reporting of an event.
Real-time Definition from Language, Idioms & Slang Dictionaries & Glossaries
| WordNet 2.0 |
real time
Noun
1. the actual time that it takes a process to occur; "information is updated in real time"
(hypernym) time period, period of time, period
2. (computer science) the time it takes for a process under computer control to occur
(hypernym) time period, period of time, period
(classification) computer science, computing
Noun
1. the actual time that it takes a process to occur; "information is updated in real time"
(hypernym) time period, period of time, period
2. (computer science) the time it takes for a process under computer control to occur
(hypernym) time period, period of time, period
(classification) computer science, computing
real-time
Adjective
1. of or relating to computer systems that update information at the same rate they receive information
(pertainym) real time
(classification) computer science, computing
| hEnglish - advanced version |
real time
real time
n : (computer science) the time it takes for a process under computer control to occur
real time
n : (computer science) the time it takes for a process under computer control to occur
Real-time Definition from Science & Technology Dictionaries & Glossaries
| Aviation - English - Spintra.com |
Real time.
Time in a computational process which runs at the same rate as a physical process; for example, algorithms designed to run a fixed period t (filter time constants at set for t) and actually execute with frequency 1/t execute in real time; Avionics systems must run in real time;
Time in a computational process which runs at the same rate as a physical process; for example, algorithms designed to run a fixed period t (filter time constants at set for t) and actually execute with frequency 1/t execute in real time; Avionics systems must run in real time;
| ETSI and 3GPP |
Real time
Time, typically in number of seconds, to perform the on-line mechanism used for fraud control and cost control.
Time, typically in number of seconds, to perform the on-line mechanism used for fraud control and cost control.
| Telecommunication Standard Terms |
real time
1. The actual time during which a physical process occurs. (188 ) 2. Pertaining to the performance of a computation during the actual time that the related physical process occurs, in order that results of the computation can be used in guiding the physical process.
1. The actual time during which a physical process occurs. (188 ) 2. Pertaining to the performance of a computation during the actual time that the related physical process occurs, in order that results of the computation can be used in guiding the physical process.
| Technical English by wpv |
Real Time
The time interval over which the system temperature is sampled for the derivative function.
The time interval over which the system temperature is sampled for the derivative function.
| RF Electronics |
Real-Time
A transmission or data processing operating mode where data is entered in an interactive session. This pertains to an application where response to input is fast enough to affect subsequent input, such as a process-control system or computer-aided design system.
A transmission or data processing operating mode where data is entered in an interactive session. This pertains to an application where response to input is fast enough to affect subsequent input, such as a process-control system or computer-aided design system.
Real-time Definition from Encyclopedia Dictionaries & Glossaries
| Wikipedia English - The Free Encyclopedia |
Real-time computing
In computer science, real-time computing (RToC) is the study of hardware and software systems which are subject to a "real-time constraint"—i.e., operational deadlines from event to system response. By contrast, a non-real-time system is one for which there is no deadline, even if fast response or high performance is desired or even preferred. The needs of real-time software are often addressed in the context of real-time operating systems, and synchronous programming languages, which provide frameworks on which to build real-time application software.
| See more at Wikipedia.org... |
