!7 cmodule2 RunnableThreadCount > DynBigNumber { start { setDescription("RUNNABLE THREADS"); dm_doEveryAndNow(5.0, r actualUpdate); } void actualUpdate enter { //time "Thread Count" { <= 1ms? setValue(l(runnableThreadsWithStackTraces()); //} } }