Ryan Moseley
Ryan Moseley (born 8 October 1982 in Bridgetown) is a Barbados-born Austrian sprinter who specializes in the 100 metres and 200 metres. He is several times Austrian champion sprinter for 60m, 100m and 200m track & field events.
Achievements
Year | Competition | Venue | Position | Event | Notes |
---|---|---|---|---|---|
Representing | |||||
2009 | European Indoor Championships | Turin, Italy | 8th | 60 m | 6.69 |
World Championships | Berlin, Germany | 58th (h) | 100 m | 10.58 | |
2010 | World Indoor Championships | Doha, Qatar | 18th (sf) | 60 m | 6.71 |
European Championships | Barcelona, Spain | 9th (sf) | 100 m | 10.27 | |
22nd (h) | 200 m | 21.07 | |||
2011 | European Indoor Championships | Paris, France | 8th | 60 m | 6.68 |
gollark: Do you really need to post a screen of uncommented mysterious code directly in discord?
gollark: Plus associated functions to suspend coroutines and whatnot.
gollark: ```luawhile run do local ev = {cy()} for ID, co in pairs(coroutines) do if coroutine.status(co.coroutine) == "dead" then co.status = "dead" co.running = false end if co.running then _G.process.running_ID = ID local ok, err = coroutine.resume(co.coroutine, table.unpack(ev)) if not ok then if co.error_handler then co.error_handler(err) else run = false error = err end end end endend```is what I have for that.
gollark: When I say "process" I mean "coroutine with fancy metadata being run in a loop".
gollark: Er, as a process, I mean.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.