Tintware Documentation : Tint Programming Language : Tint Reference : Ports and Processes : Process PortsProcess Portstint.execute Create a process port process.exit-code Get the exit code for a process process.terminate Terminate a process process.terminated Find out if a process was termianted. process.user-time Get the amount of user time for a process process.kernel-time Get the amount of kernel time for a process |