Miscellaneous YCP Builtins


Table of Contents

time - Return the number of seconds since 1.1.1970.
sleep - Sleeps a number of milliseconds.
random - Random number generator.
srandom - Initialize random number generator
srandom - Initialize random number generator.
eval - Evaluate a YCP value.
sformat - Format a String
y2debug - Log a message to the y2log.
y2milestone - Log a milestone to the y2log.
y2warning - Log a warning to the y2log.
y2error - Log an error to the y2log.
y2security - Log a security message to the y2log.
y2internal - Log an internal message to the y2log.