DictionaryForumContacts

   Norwegian Bokmål
Terms for subject Microsoft containing timer | all forms
Norwegian BokmålEnglish
belastbar timeutilization hour (An hour that is included in a calculation as billable or efficient)
ikke-belastbar timeburden hour (An hour that is included in a calculation as nonbillable or inefficient, e.g., hours that cannot be charged to a customer)
just-in-time-feilsøkingjust-in-time debugging (A technique that catches faults that occur while the program is running outside the development environment. You must set this option in the development environment before executing your program)
just-in-time-kompilatorjust-in-time compiler (A compiler takes the Java bytecode (which is machine-independent) and compiles it on demand into native code for the target machine, giving faster execution. Since JIT compilers operate on the client machine, they preserve the platform-independence of the compiled Java program)
just-in-time-kompileringjust-in-time compilation (The compilation that converts Microsoft intermediate language (MSIL) into machine code at the point when the code is required at run time)
watchdog-timerwatchdog timer (A hardware device that monitors system health and functionality by communicating with the system software. The communication is through a dedicated device driver or device timer)