some initial code and benchmarking for "red" content rendering engine
This commit is contained in:
@@ -275,3 +275,9 @@ function dbesc_array(&$arr) {
|
||||
array_walk($arr,'dbesc_array_cb');
|
||||
}
|
||||
}}
|
||||
|
||||
|
||||
function dba_timer() {
|
||||
return microtime(true);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user