# Faster setInterval

**URL:** https://forum.kirupa.com/t/faster-setinterval/56262
**Category:** Uncategorized
**Created:** [July 2, 2004, 1:48am UTC](https://forum.kirupa.com/t/faster-setinterval/56262 "2004-07-02T01:48:34Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![something369](https://avatars.discourse-cdn.com/v4/letter/s/7ea924/32.png) [@something369](https://forum.kirupa.com/u/something369)
#### Post date: [July 2, 2004, 1:48am UTC](https://forum.kirupa.com/t/faster-setinterval/56262/1 "2004-07-02T01:48:34Z")

</div>

Hello

I’ve got function that I call using setInterval. The problem is I need to call that function on an interval faster than 1 millsec. Is that possible?

thanx.
