Do you mean the tooltips? The time to hover over a button before a tooltip appears?
onHover is called as soon as the mouse enters the button (collider) where as tooltips have a delay before they show anything (I've never used tooltips in NGUI before so I can't comment on them).