Interesting udfs : fb_sleep and gettimeofday
I have noticed two interesting udfs on stackoverflow (in firebird section) First one is FB_SLEEP() UDF – pause an FB thread for a number of seconds
and another is GETTIMEOFDAY UDF (because FB TIMESTAMPs are not TIME ZONE aware)