Behaviors
List of software behaviors discovered with static code analysis.
Contains URLs that link to raw files on GitHub. (x1)
network
Evaluates an expression. (x1)
execution
Queries the system time. (x1)
settings
Writes data to the STDOUT stream. (x1)
execution
Imports the "time" module, which provides various time-related functions. (x1)
execution
Imports the "sys" module, which provides access to system-specific parameters and functions. (x2)
execution
Uses math functions. (x1)
behavior