uitableview - UITablieview with constantly changing values -


is possible use uitableview in such way it's cells update content indepedantly cellforrowatindexpath method?

example: showing cells timer includes milliseconds.

refreshing table view every (say) 10 milliseconds in order update timer's display value each cell surely not work, well...

tricky if use re-usable cells. if know don't have many rows, sub-class uitableviewcell , whatever wanted to....


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -